home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
NextAnswers
/
EOF1.2_PDO4.0_Example
/
Makefile.preamble-solaris-informix
< prev
next >
Wrap
Makefile
|
1996-04-14
|
272b
|
21 lines
#
# Informix Setup for solaris
#
FRAMEWORKS += Informix1x
#
# Client library location
#
INFORMIX_HOME = /opt/informix
#
# Path for the libs
#
OTHER_LDFLAGS += -L$(INFORMIX_HOME)/lib -L$(INFORMIX_HOME)/lib/esql
#
# Libraries used
#
OTHER_LIBS += -lsql -lasf -lgen -los